﻿2026-05-27T18:57:29.2272866Z Current runner version: '2.334.0'
2026-05-27T18:57:29.2352449Z ##[group]Runner Image Provisioner
2026-05-27T18:57:29.2353770Z Hosted Compute Agent
2026-05-27T18:57:29.2354593Z Version: 20260213.493
2026-05-27T18:57:29.2355734Z Commit: 5c115507f6dd24b8de37d8bbe0bb4509d0cc0fa3
2026-05-27T18:57:29.2357330Z Build Date: 2026-02-13T00:28:41Z
2026-05-27T18:57:29.2358503Z Worker ID: {f0e79dd5-fda2-4a3a-b323-07720922af21}
2026-05-27T18:57:29.2359831Z Azure Region: northcentralus
2026-05-27T18:57:29.2360857Z ##[endgroup]
2026-05-27T18:57:29.2363159Z ##[group]Operating System
2026-05-27T18:57:29.2364175Z Ubuntu
2026-05-27T18:57:29.2364983Z 24.04.4
2026-05-27T18:57:29.2365667Z LTS
2026-05-27T18:57:29.2387184Z ##[endgroup]
2026-05-27T18:57:29.2388009Z ##[group]Runner Image
2026-05-27T18:57:29.2388937Z Image: ubuntu-24.04
2026-05-27T18:57:29.2389945Z Version: 20260518.149.1
2026-05-27T18:57:29.2391985Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260518.149/images/ubuntu/Ubuntu2404-Readme.md
2026-05-27T18:57:29.2394780Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260518.149
2026-05-27T18:57:29.2396701Z ##[endgroup]
2026-05-27T18:57:29.2398497Z ##[group]GITHUB_TOKEN Permissions
2026-05-27T18:57:29.2401229Z Contents: read
2026-05-27T18:57:29.2402069Z Metadata: read
2026-05-27T18:57:29.2402991Z ##[endgroup]
2026-05-27T18:57:29.2426421Z Secret source: Actions
2026-05-27T18:57:29.2428058Z Prepare workflow directory
2026-05-27T18:57:29.3422513Z Prepare all required actions
2026-05-27T18:57:29.3541647Z Getting action download info
2026-05-27T18:57:29.9131654Z Download action repository 'actions/checkout@v6' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-05-27T18:57:30.0445190Z Download action repository 'actions/setup-java@v5' (SHA:be666c2fcd27ec809703dec50e508c2fdc7f6654)
2026-05-27T18:57:30.6249406Z Download action repository 'gradle/actions@v6' (SHA:50e97c2cd7a37755bbfafc9c5b7cafaece252f6e)
2026-05-27T18:57:31.6892756Z Download action repository 'actions/upload-artifact@v7' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-05-27T18:57:31.9124187Z Complete job name: GMD Regression Tests
2026-05-27T18:57:31.9788947Z ##[group]Run actions/checkout@v6
2026-05-27T18:57:31.9789706Z with:
2026-05-27T18:57:31.9789946Z   repository: yorvana/android
2026-05-27T18:57:31.9790424Z   token: ***
2026-05-27T18:57:31.9790655Z   ssh-strict: true
2026-05-27T18:57:31.9790872Z   ssh-user: git
2026-05-27T18:57:31.9791103Z   persist-credentials: true
2026-05-27T18:57:31.9791351Z   clean: true
2026-05-27T18:57:31.9791594Z   sparse-checkout-cone-mode: true
2026-05-27T18:57:31.9791868Z   fetch-depth: 1
2026-05-27T18:57:31.9792101Z   fetch-tags: false
2026-05-27T18:57:31.9792322Z   show-progress: true
2026-05-27T18:57:31.9792555Z   lfs: false
2026-05-27T18:57:31.9792760Z   submodules: false
2026-05-27T18:57:31.9792981Z   set-safe-directory: true
2026-05-27T18:57:31.9793470Z ##[endgroup]
2026-05-27T18:57:32.0901103Z Syncing repository: yorvana/android
2026-05-27T18:57:32.0903280Z ##[group]Getting Git version info
2026-05-27T18:57:32.0904086Z Working directory is '/home/runner/work/android/android'
2026-05-27T18:57:32.0905235Z [command]/usr/bin/git version
2026-05-27T18:57:32.0986531Z git version 2.54.0
2026-05-27T18:57:32.1013836Z ##[endgroup]
2026-05-27T18:57:32.1031419Z Temporarily overriding HOME='/home/runner/work/_temp/682224df-bb14-42ed-bad9-96a286fc842c' before making global git config changes
2026-05-27T18:57:32.1033393Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T18:57:32.1040719Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T18:57:32.1092227Z Deleting the contents of '/home/runner/work/android/android'
2026-05-27T18:57:32.1097141Z ##[group]Initializing the repository
2026-05-27T18:57:32.1104191Z [command]/usr/bin/git init /home/runner/work/android/android
2026-05-27T18:57:32.1216467Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-27T18:57:32.1217973Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-27T18:57:32.1219018Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-27T18:57:32.1220994Z hint: call:
2026-05-27T18:57:32.1231648Z hint:
2026-05-27T18:57:32.1232382Z hint: 	git config --global init.defaultBranch <name>
2026-05-27T18:57:32.1233001Z hint:
2026-05-27T18:57:32.1233620Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-27T18:57:32.1235407Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-27T18:57:32.1236873Z hint:
2026-05-27T18:57:32.1237285Z hint: 	git branch -m <name>
2026-05-27T18:57:32.1237759Z hint:
2026-05-27T18:57:32.1238385Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-27T18:57:32.1239439Z Initialized empty Git repository in /home/runner/work/android/android/.git/
2026-05-27T18:57:32.1241050Z [command]/usr/bin/git remote add origin https://github.com/yorvana/android
2026-05-27T18:57:32.1316385Z ##[endgroup]
2026-05-27T18:57:32.1319835Z ##[group]Disabling automatic garbage collection
2026-05-27T18:57:32.1321265Z [command]/usr/bin/git config --local gc.auto 0
2026-05-27T18:57:32.1356809Z ##[endgroup]
2026-05-27T18:57:32.1358349Z ##[group]Setting up auth
2026-05-27T18:57:32.1359879Z Removing SSH command configuration
2026-05-27T18:57:32.1364917Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T18:57:32.1404653Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T18:57:32.1911162Z Removing HTTP extra header
2026-05-27T18:57:32.1912890Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T18:57:32.1917835Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T18:57:32.2077222Z Removing includeIf entries pointing to credentials config files
2026-05-27T18:57:32.2082949Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T18:57:32.2119350Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T18:57:32.3169928Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-27T18:57:32.3174955Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T18:57:32.3180220Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T18:57:32.3185357Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T18:57:32.3192190Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T18:57:32.3194453Z ##[endgroup]
2026-05-27T18:57:32.3195123Z ##[group]Fetching the repository
2026-05-27T18:57:32.3197074Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +55eedcb9cb200082f968b2e6242e3254450d5aac:refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T18:57:32.9210600Z From https://github.com/yorvana/android
2026-05-27T18:57:32.9211983Z  * [new ref]         55eedcb9cb200082f968b2e6242e3254450d5aac -> origin/feature/hardening-nightly-bake
2026-05-27T18:57:32.9241930Z [command]/usr/bin/git branch --list --remote origin/feature/hardening-nightly-bake
2026-05-27T18:57:32.9281592Z   origin/feature/hardening-nightly-bake
2026-05-27T18:57:32.9292505Z [command]/usr/bin/git rev-parse refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T18:57:32.9318537Z 55eedcb9cb200082f968b2e6242e3254450d5aac
2026-05-27T18:57:32.9324572Z ##[endgroup]
2026-05-27T18:57:32.9325704Z ##[group]Determining the checkout info
2026-05-27T18:57:32.9327222Z ##[endgroup]
2026-05-27T18:57:32.9331276Z [command]/usr/bin/git sparse-checkout disable
2026-05-27T18:57:32.9381110Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-27T18:57:32.9410190Z ##[group]Checking out the ref
2026-05-27T18:57:32.9431529Z [command]/usr/bin/git checkout --progress --force -B feature/hardening-nightly-bake refs/remotes/origin/feature/hardening-nightly-bake
2026-05-27T18:57:33.0573647Z Switched to a new branch 'feature/hardening-nightly-bake'
2026-05-27T18:57:33.0577831Z branch 'feature/hardening-nightly-bake' set up to track 'origin/feature/hardening-nightly-bake'.
2026-05-27T18:57:33.0854233Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-27T18:57:33.0855420Z 	app/coverage-baselines/gmd_smoke.ec
2026-05-27T18:57:33.0872761Z ##[endgroup]
2026-05-27T18:57:33.0920823Z [command]/usr/bin/git log -1 --format=%H
2026-05-27T18:57:33.0946235Z 55eedcb9cb200082f968b2e6242e3254450d5aac
2026-05-27T18:57:33.1297316Z ##[group]Run actions/setup-java@v5
2026-05-27T18:57:33.1297609Z with:
2026-05-27T18:57:33.1297789Z   java-version: 17
2026-05-27T18:57:33.1297981Z   distribution: temurin
2026-05-27T18:57:33.1298177Z   java-package: jdk
2026-05-27T18:57:33.1298366Z   check-latest: false
2026-05-27T18:57:33.1298549Z   server-id: github
2026-05-27T18:57:33.1298742Z   server-username: GITHUB_ACTOR
2026-05-27T18:57:33.1298967Z   server-password: GITHUB_TOKEN
2026-05-27T18:57:33.1299195Z   overwrite-settings: true
2026-05-27T18:57:33.1299401Z   job-status: success
2026-05-27T18:57:33.1299722Z   token: ***
2026-05-27T18:57:33.1299913Z ##[endgroup]
2026-05-27T18:57:33.2909366Z ##[group]Installed distributions
2026-05-27T18:57:33.2976730Z Resolved Java 17.0.19+10 from tool-cache
2026-05-27T18:57:33.2977703Z Setting Java 17.0.19+10 as the default
2026-05-27T18:57:33.2991415Z Creating toolchains.xml for JDK version 17 from temurin
2026-05-27T18:57:33.3076827Z Writing to /home/runner/.m2/toolchains.xml
2026-05-27T18:57:33.3078145Z 
2026-05-27T18:57:33.3078912Z Java configuration:
2026-05-27T18:57:33.3079686Z   Distribution: temurin
2026-05-27T18:57:33.3080372Z   Version: 17.0.19+10
2026-05-27T18:57:33.3081316Z   Path: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:33.3082303Z 
2026-05-27T18:57:33.3083209Z ##[endgroup]
2026-05-27T18:57:33.3102924Z Creating settings.xml with server-id: github
2026-05-27T18:57:33.3104430Z Writing to /home/runner/.m2/settings.xml
2026-05-27T18:57:33.3350016Z ##[group]Run gradle/actions/setup-gradle@v6
2026-05-27T18:57:33.3350339Z with:
2026-05-27T18:57:33.3350519Z   cache-read-only: true
2026-05-27T18:57:33.3350728Z   cache-cleanup: on-success
2026-05-27T18:57:33.3350952Z   cache-provider: enhanced
2026-05-27T18:57:33.3351157Z   cache-disabled: false
2026-05-27T18:57:33.3351363Z   cache-write-only: false
2026-05-27T18:57:33.3351578Z   cache-overwrite-existing: false
2026-05-27T18:57:33.3351869Z   gradle-home-cache-includes: caches
notifications

2026-05-27T18:57:33.3352166Z   add-job-summary: always
2026-05-27T18:57:33.3352390Z   add-job-summary-as-pr-comment: never
2026-05-27T18:57:33.3352655Z   dependency-graph: disabled
2026-05-27T18:57:33.3352934Z   dependency-graph-report-dir: dependency-graph-reports
2026-05-27T18:57:33.3353281Z   dependency-graph-continue-on-failure: true
2026-05-27T18:57:33.3353552Z   build-scan-publish: false
2026-05-27T18:57:33.3353786Z   validate-wrappers: true
2026-05-27T18:57:33.3354058Z   allow-snapshot-wrappers: false
2026-05-27T18:57:33.3354313Z   gradle-home-cache-strict-match: false
2026-05-27T18:57:33.3354758Z   workflow-job-context: null
2026-05-27T18:57:33.3355135Z   github-token: ***
2026-05-27T18:57:33.3355326Z env:
2026-05-27T18:57:33.3355610Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:33.3356290Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:33.3356664Z ##[endgroup]
2026-05-27T18:57:34.9402216Z Merged default JDK locations into /home/runner/.m2/toolchains.xml
2026-05-27T18:57:34.9407095Z Enhanced Caching: This build is using the proprietary 'gradle-actions-caching' provider for optimized caching support. See https://github.com/gradle/actions/blob/main/DISTRIBUTION.md for terms of use and opt-out instructions.
2026-05-27T18:57:35.0210776Z ##[group]Restore Gradle state from cache
2026-05-27T18:57:35.1620248Z Cache hit for restore-key: gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-280785b3fd3ca7378f17cec1af5e0b9f60fa4a32
2026-05-27T18:57:36.2576964Z Received 130023424 of 155892808 (83.4%), 124.0 MBs/sec
2026-05-27T18:57:36.4596577Z Received 155892808 of 155892808 (100.0%), 123.7 MBs/sec
2026-05-27T18:57:36.4597586Z Cache Size: ~149 MB (155892808 B)
2026-05-27T18:57:36.4634037Z [command]/usr/bin/tar -xf /home/runner/work/_temp/104a890d-5897-4ada-80f8-191a1823a780/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:36.9922848Z Cache restored successfully
2026-05-27T18:57:37.0662942Z Restored cache entry with key gradle-home-v1|Linux-X64|regression[d3e43b41158631380b2825c23d14dd22]-55eedcb9cb200082f968b2e6242e3254450d5aac to /home/runner/.gradle/caches,/home/runner/.gradle/notifications,/home/runner/.gradle/.setup-gradle in 2044ms
2026-05-27T18:57:37.2049577Z Cache hit for: gradle-transforms-v1-bae0b62f8d8ebf0e5e435441e205e5ab
2026-05-27T18:57:37.2097109Z Cache hit for: gradle-kotlin-dsl-v1-77135d8dbcbdfa4b273c351d64c64f53
2026-05-27T18:57:37.2130657Z Cache hit for: gradle-groovy-dsl-v1-4b916fd71d224ca95f9e2d870a796055
2026-05-27T18:57:37.2138866Z Cache hit for: gradle-instrumented-jars-v1-bb910fcacf708cb42c10c2b5b22b5d19
2026-05-27T18:57:37.2141872Z Cache hit for: gradle-dependencies-v1-b2b583c96a120c5dd2ed017bde9f1e02
2026-05-27T18:57:37.2169955Z Cache hit for: gradle-generated-gradle-jars-v1-a170f616d8fd19db0bb463c397263c9f
2026-05-27T18:57:37.2201822Z Cache hit for: gradle-wrapper-zips-v1-32a3a100d181ec75e824fde1164fcedd
2026-05-27T18:57:37.5606394Z Received 91530 of 91530 (100.0%), 0.3 MBs/sec
2026-05-27T18:57:37.5607916Z Cache Size: ~0 MB (91530 B)
2026-05-27T18:57:37.5671552Z [command]/usr/bin/tar -xf /home/runner/work/_temp/3faa2254-fbb2-4cad-807c-76a67da7c07f/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:37.5863272Z Cache restored successfully
2026-05-27T18:57:37.5867794Z Restored cache entry with key gradle-groovy-dsl-v1-4b916fd71d224ca95f9e2d870a796055 to /home/runner/.gradle/caches/*/groovy-dsl/*/ in 517ms
2026-05-27T18:57:37.6205367Z Received 60085 of 60085 (100.0%), 0.2 MBs/sec
2026-05-27T18:57:37.6206706Z Cache Size: ~0 MB (60085 B)
2026-05-27T18:57:37.6238083Z [command]/usr/bin/tar -xf /home/runner/work/_temp/a306cdc6-e9cc-41b8-bec5-a95add72ac19/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:37.6396290Z Cache restored successfully
2026-05-27T18:57:37.6399531Z Restored cache entry with key gradle-instrumented-jars-v1-bb910fcacf708cb42c10c2b5b22b5d19 to /home/runner/.gradle/caches/jars-*/*/ in 571ms
2026-05-27T18:57:37.6696603Z Received 325685 of 325685 (100.0%), 1.0 MBs/sec
2026-05-27T18:57:37.6702892Z Cache Size: ~0 MB (325685 B)
2026-05-27T18:57:37.6775112Z [command]/usr/bin/tar -xf /home/runner/work/_temp/6c677084-0e93-46f2-b500-95b1a6b570e8/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:37.8783034Z Cache restored successfully
2026-05-27T18:57:37.8860837Z Restored cache entry with key gradle-kotlin-dsl-v1-77135d8dbcbdfa4b273c351d64c64f53 to /home/runner/.gradle/caches/*/kotlin-dsl/accessors/*/,/home/runner/.gradle/caches/*/kotlin-dsl/scripts/*/ in 817ms
2026-05-27T18:57:38.3219812Z Received 50331648 of 424132676 (11.9%), 47.7 MBs/sec
2026-05-27T18:57:38.3552503Z Received 37875311 of 42069615 (90.0%), 35.9 MBs/sec
2026-05-27T18:57:38.3871733Z Received 20971520 of 354761488 (5.9%), 20.0 MBs/sec
2026-05-27T18:57:38.4058372Z Received 29360128 of 139593282 (21.0%), 28.0 MBs/sec
2026-05-27T18:57:38.4477298Z Received 42069615 of 42069615 (100.0%), 36.5 MBs/sec
2026-05-27T18:57:38.4478354Z Cache Size: ~40 MB (42069615 B)
2026-05-27T18:57:38.6602547Z [command]/usr/bin/tar -xf /home/runner/work/_temp/3cd65b02-6a41-4937-b230-4fcf049eb492/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:39.3282022Z Received 134217728 of 424132676 (31.6%), 63.7 MBs/sec
2026-05-27T18:57:39.4277861Z Received 71303168 of 354761488 (20.1%), 33.3 MBs/sec
2026-05-27T18:57:39.4279076Z Received 100663296 of 139593282 (72.1%), 47.5 MBs/sec
2026-05-27T18:57:39.5839970Z Cache restored successfully
2026-05-27T18:57:39.6077409Z Restored cache entry with key gradle-generated-gradle-jars-v1-a170f616d8fd19db0bb463c397263c9f to /home/runner/.gradle/caches/9.5.1/generated-gradle-jars/gradle-api-9.5.1.jar in 2540ms
2026-05-27T18:57:40.2747475Z Received 139593282 of 139593282 (100.0%), 46.4 MBs/sec
2026-05-27T18:57:40.2748465Z Cache Size: ~133 MB (139593282 B)
2026-05-27T18:57:40.3218411Z Received 268435456 of 424132676 (63.3%), 85.0 MBs/sec
2026-05-27T18:57:40.4418330Z Received 159383552 of 354761488 (44.9%), 49.7 MBs/sec
2026-05-27T18:57:40.5571612Z [command]/usr/bin/tar -xf /home/runner/work/_temp/fd6a4ab0-b564-473d-bdb3-68e9ce45a855/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:41.1687214Z Cache restored successfully
2026-05-27T18:57:41.4852900Z Received 402653184 of 424132676 (94.9%), 92.0 MBs/sec
2026-05-27T18:57:41.4866780Z Received 243269632 of 354761488 (68.6%), 56.5 MBs/sec
2026-05-27T18:57:41.5727261Z Restored cache entry with key gradle-wrapper-zips-v1-32a3a100d181ec75e824fde1164fcedd to /home/runner/.gradle/wrapper/dists/gradle-9.5.1-bin/iq79hdu3mqx29lgffhp8bfmx in 4505ms
2026-05-27T18:57:42.0017695Z Received 424132676 of 424132676 (100.0%), 86.2 MBs/sec
2026-05-27T18:57:42.0019028Z Cache Size: ~404 MB (424132676 B)
2026-05-27T18:57:42.1124025Z [command]/usr/bin/tar -xf /home/runner/work/_temp/ca7609cb-c485-4eda-810c-3f66bbb4ad0d/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:42.5110765Z Received 354761488 of 354761488 (100.0%), 66.0 MBs/sec
2026-05-27T18:57:42.5112231Z Cache Size: ~338 MB (354761488 B)
2026-05-27T18:57:42.5285194Z [command]/usr/bin/tar -xf /home/runner/work/_temp/1cb523fa-17dc-43de-9e23-889575e3a066/cache.tzst -P -C /home/runner/work/android/android --use-compress-program unzstd
2026-05-27T18:57:45.2777219Z Cache restored successfully
2026-05-27T18:57:45.3038799Z Restored cache entry with key gradle-dependencies-v1-b2b583c96a120c5dd2ed017bde9f1e02 to /home/runner/.gradle/caches/modules-*/files-*/*/*/*/* in 8235ms
2026-05-27T18:57:52.6647257Z Cache restored successfully
2026-05-27T18:57:52.6834164Z Restored cache entry with key gradle-transforms-v1-bae0b62f8d8ebf0e5e435441e205e5ab to /home/runner/.gradle/caches/transforms-4/*/,/home/runner/.gradle/caches/*/transforms/*/ in 15614ms
2026-05-27T18:57:52.7587179Z ##[endgroup]
2026-05-27T18:57:52.7779027Z ##[group]All Gradle Wrapper jars are valid
2026-05-27T18:57:52.7780745Z ✓ Found known Gradle Wrapper JAR files:
2026-05-27T18:57:52.7781938Z   497c8c2a7e5031f6aa847f88104aa80a93532ec32ee17bdb8d1d2f67a194a9c7 gradle/wrapper/gradle-wrapper.jar
2026-05-27T18:57:52.7783257Z ##[endgroup]
2026-05-27T18:57:52.9803168Z ##[group]Run chmod +x gradlew
2026-05-27T18:57:52.9803865Z [36;1mchmod +x gradlew[0m
2026-05-27T18:57:52.9840251Z shell: /usr/bin/bash -e {0}
2026-05-27T18:57:52.9840550Z env:
2026-05-27T18:57:52.9840897Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:52.9841702Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:52.9842154Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T18:57:52.9842488Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T18:57:52.9842801Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T18:57:52.9843279Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T18:57:52.9843782Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T18:57:52.9844119Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T18:57:52.9844409Z ##[endgroup]
2026-05-27T18:57:53.1886689Z ##[group]Run echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \
2026-05-27T18:57:53.1887944Z [36;1mecho 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' \[0m
2026-05-27T18:57:53.1888813Z [36;1m  | sudo tee /etc/udev/rules.d/99-kvm4all.rules[0m
2026-05-27T18:57:53.1889443Z [36;1msudo udevadm control --reload-rules[0m
2026-05-27T18:57:53.1890076Z [36;1msudo udevadm trigger --name-match=kvm[0m
2026-05-27T18:57:53.1934787Z shell: /usr/bin/bash -e {0}
2026-05-27T18:57:53.1935256Z env:
2026-05-27T18:57:53.1936017Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:53.1936985Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:53.1937784Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T18:57:53.1938368Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T18:57:53.1938916Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T18:57:53.1939822Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T18:57:53.1940729Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T18:57:53.1941351Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T18:57:53.1941863Z ##[endgroup]
2026-05-27T18:57:53.2364394Z KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
2026-05-27T18:57:53.3720819Z ##[group]Run ./gradlew regressionCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect
2026-05-27T18:57:53.3722340Z [36;1m./gradlew regressionCheck -Pandroid.testoptions.manageddevices.emulator.gpu=swiftshader_indirect[0m
2026-05-27T18:57:53.3762082Z shell: /usr/bin/bash -e {0}
2026-05-27T18:57:53.3762368Z env:
2026-05-27T18:57:53.3762700Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:53.3763248Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T18:57:53.3763700Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T18:57:53.3764034Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T18:57:53.3764341Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T18:57:53.3764820Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T18:57:53.3765341Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T18:57:53.3765724Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T18:57:53.3766359Z ##[endgroup]
2026-05-27T18:57:58.2237558Z Starting a Gradle Daemon (subsequent builds will be faster)
2026-05-27T18:58:14.3216554Z 
2026-05-27T18:58:14.3296816Z > Configure project :app
2026-05-27T18:58:14.3318767Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-05-27T18:58:29.0205044Z 
2026-05-27T18:58:29.0221090Z > Configure project :android:app
2026-05-27T18:58:29.0237226Z WARNING: The option setting 'android.testoptions.manageddevices.emulator.gpu=swiftshader_indirect' is experimental.
2026-05-27T18:58:30.9214531Z 
2026-05-27T18:58:30.9247305Z > Task :android:app:preBuild UP-TO-DATE
2026-05-27T18:58:30.9268979Z > Task :android:app:preDebugBuild UP-TO-DATE
2026-05-27T18:58:31.0208200Z > Task :android:app:generateDebugBuildConfig FROM-CACHE
2026-05-27T18:58:31.0220382Z > Task :android:app:generateDebugResources FROM-CACHE
2026-05-27T18:58:31.0221435Z > Task :android:app:packageDebugResources FROM-CACHE
2026-05-27T18:58:31.7210326Z > Task :android:app:processDebugNavigationResources FROM-CACHE
2026-05-27T18:58:32.7217167Z > Task :android:app:parseDebugLocalResources FROM-CACHE
2026-05-27T18:58:32.7236798Z > Task :android:app:generateDebugRFile FROM-CACHE
2026-05-27T18:58:33.6217081Z > Task :android:app:compileDebugKotlin FROM-CACHE
2026-05-27T18:58:33.6256794Z > Task :android:app:javaPreCompileDebug FROM-CACHE
2026-05-27T18:58:35.0206420Z > Task :android:app:compileDebugJavaWithJavac FROM-CACHE
2026-05-27T18:58:35.2223326Z > Task :android:app:checkDebugAarMetadata
2026-05-27T18:58:35.2246637Z > Task :android:app:mapDebugSourceSetPaths
2026-05-27T18:58:35.2286658Z > Task :android:app:compileDebugNavigationResources FROM-CACHE
2026-05-27T18:58:35.5225001Z > Task :android:app:mergeDebugResources FROM-CACHE
2026-05-27T18:58:35.5251244Z > Task :android:app:createDebugCompatibleScreenManifests
2026-05-27T18:58:35.6213162Z > Task :android:app:extractDeepLinksDebug FROM-CACHE
2026-05-27T18:58:35.8217523Z > Task :android:app:processDebugMainManifest FROM-CACHE
2026-05-27T18:58:35.8258303Z > Task :android:app:processDebugManifest FROM-CACHE
2026-05-27T18:58:35.8275249Z > Task :android:app:processDebugManifestForPackage FROM-CACHE
2026-05-27T18:58:36.1213858Z > Task :android:app:processDebugResources FROM-CACHE
2026-05-27T18:58:36.1276984Z > Task :android:app:preDebugAndroidTestBuild SKIPPED
2026-05-27T18:58:36.3206967Z > Task :android:app:bundleDebugClassesToCompileJar
2026-05-27T18:58:36.6223087Z > Task :android:app:processDebugAndroidTestManifest
2026-05-27T18:58:36.6261833Z > Task :android:app:generateDebugAndroidTestBuildConfig FROM-CACHE
2026-05-27T18:58:36.6288668Z > Task :android:app:generateDebugAndroidTestResources FROM-CACHE
2026-05-27T18:58:36.6318011Z > Task :android:app:packageDebugAndroidTestResources FROM-CACHE
2026-05-27T18:58:36.6328595Z > Task :android:app:processDebugAndroidTestNavigationResources FROM-CACHE
2026-05-27T18:58:36.7217016Z > Task :android:app:parseDebugAndroidTestLocalResources FROM-CACHE
2026-05-27T18:58:36.7236863Z > Task :android:app:generateDebugAndroidTestRFile FROM-CACHE
2026-05-27T18:58:37.4205527Z > Task :android:app:javaPreCompileDebugAndroidTest FROM-CACHE
2026-05-27T18:58:37.4216686Z > Task :android:app:generateDebugAssets UP-TO-DATE
2026-05-27T18:58:37.7216892Z > Task :android:app:mergeDebugAssets
2026-05-27T18:58:37.7236712Z > Task :android:app:compressDebugAssets FROM-CACHE
2026-05-27T18:58:37.7237854Z > Task :android:app:generateDebugGlobalSynthetics FROM-CACHE
2026-05-27T18:58:37.8218672Z > Task :android:app:processDebugJavaRes
2026-05-27T18:58:40.0227730Z > Task :android:app:mergeDebugJavaResource
2026-05-27T18:58:40.6233701Z > Task :android:app:checkDebugDuplicateClasses
2026-05-27T18:58:40.6258141Z > Task :android:app:desugarDebugFileDependencies FROM-CACHE
2026-05-27T18:58:42.2217025Z > Task :android:app:mergeExtDexDebug FROM-CACHE
2026-05-27T18:58:42.2236908Z > Task :android:app:mergeLibDexDebug FROM-CACHE
2026-05-27T18:58:42.4237396Z > Task :android:app:dexBuilderDebug FROM-CACHE
2026-05-27T18:58:42.5240701Z > Task :android:app:mergeProjectDexDebug FROM-CACHE
2026-05-27T18:58:42.5241436Z > Task :android:app:mergeDebugJniLibFolders
2026-05-27T18:58:43.0217003Z > Task :android:app:mergeDebugNativeLibs
2026-05-27T18:58:43.7236956Z > Task :android:app:stripDebugDebugSymbols
2026-05-27T18:58:46.4207553Z > Task :android:app:validateSigningDebug
2026-05-27T18:58:46.4236849Z > Task :android:app:writeDebugAppMetadata
2026-05-27T18:58:46.5219645Z > Task :android:app:writeDebugSigningConfigVersions
2026-05-27T18:58:49.8217066Z > Task :android:app:packageDebug
2026-05-27T18:58:49.8247919Z > Task :android:app:createDebugApkListingFileRedirect
2026-05-27T18:58:49.8287148Z > Task :android:app:generateDebugAndroidTestAssets UP-TO-DATE
2026-05-27T18:58:49.9213381Z > Task :android:app:mergeDebugAndroidTestAssets
2026-05-27T18:58:49.9214329Z > Task :android:app:compressDebugAndroidTestAssets FROM-CACHE
2026-05-27T18:58:50.0234676Z > Task :android:app:generateDebugAndroidTestGlobalSynthetics FROM-CACHE
2026-05-27T18:58:50.2208133Z > Task :android:app:checkDebugAndroidTestDuplicateClasses
2026-05-27T18:58:50.2212961Z > Task :android:app:desugarDebugAndroidTestFileDependencies FROM-CACHE
2026-05-27T18:58:50.9218451Z > Task :android:app:mergeExtDexDebugAndroidTest FROM-CACHE
2026-05-27T18:58:50.9257909Z > Task :android:app:mergeLibDexDebugAndroidTest FROM-CACHE
2026-05-27T18:58:50.9306642Z > Task :android:app:checkDebugAndroidTestAarMetadata
2026-05-27T18:58:51.0236346Z > Task :android:app:mapDebugAndroidTestSourceSetPaths
2026-05-27T18:58:51.0266985Z > Task :android:app:compileDebugAndroidTestNavigationResources FROM-CACHE
2026-05-27T18:58:51.1236975Z > Task :android:app:mergeDebugAndroidTestResources FROM-CACHE
2026-05-27T18:58:51.3243314Z > Task :android:app:processDebugAndroidTestResources FROM-CACHE
2026-05-27T18:58:51.3266669Z > Task :android:app:mergeDebugAndroidTestJniLibFolders
2026-05-27T18:58:51.5220583Z > Task :android:app:mergeDebugAndroidTestNativeLibs
2026-05-27T18:58:51.6217065Z > Task :android:app:stripDebugAndroidTestDebugSymbols
2026-05-27T18:58:51.6218297Z > Task :android:app:validateSigningDebugAndroidTest
2026-05-27T18:58:51.6236831Z > Task :android:app:writeDebugAndroidTestSigningConfigVersions
2026-05-27T18:58:53.6215196Z 
2026-05-27T18:58:53.6248029Z > Task :android:app:pixel2api33Setup
2026-05-27T18:58:53.6269367Z The device "pixel2api33" does not specify a "testedAbi".
2026-05-27T18:58:53.6304181Z This currently defaults to "x86_64", but will change to "arm64-v8a" in AGP 10.0.
2026-05-27T18:58:53.6329944Z 
2026-05-27T18:58:53.6369897Z The system image configured for "pixel2api33" does not support NDK translation,
2026-05-27T18:58:53.6396853Z so it will be unable to run tests built for "arm64-v8a".
2026-05-27T18:58:53.6416417Z 
2026-05-27T18:58:53.6436846Z To keep the current behavior and prevent test failures in AGP 10.0,
2026-05-27T18:58:53.6449414Z explicitly set the ABI: testedAbi = "x86_64"
2026-05-27T18:58:57.6217883Z Checking the license for package Android Emulator in /usr/local/lib/android/sdk/licenses
2026-05-27T18:58:57.6284306Z License for package Android Emulator accepted.
2026-05-27T18:58:57.7207181Z Preparing "Install Android Emulator v.36.5.11".
2026-05-27T18:58:58.2216728Z 
2026-05-27T18:58:58.2256901Z > Task :app:regressionCheck
2026-05-27T18:59:06.7217048Z > Task :android:app:compileDebugAndroidTestKotlin
2026-05-27T18:59:14.7266476Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/SmokeTest.kt:52:27 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7342505Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/attachments/AttachmentRealOsRegressionTest.kt:52:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7390662Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/attachments/ImageViewerGestureRegressionTest.kt:39:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7421507Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/billing/BillingSandboxRegressionTest.kt:39:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7433118Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/lifecycle/LifecycleRobustnessRegressionTest.kt:42:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7463537Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/records/RecordRegressionTest.kt:43:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7494803Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/settings/SettingsCategoriesPaywallRegressionTest.kt:49:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7559197Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/StorageRobustnessRegressionTest.kt:55:22 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T18:59:14.7628574Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/StorageRobustnessRegressionTest.kt:80:22 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T18:59:14.7711838Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vault/VaultRealOsRegressionTest.kt:35:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7723107Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/regression/vehicles/VehicleRegressionTest.kt:53:23 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7773691Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/screenshots/StoreScreenshotBase.kt:18:27 'fun <reified A : ComponentActivity> createAndroidComposeRule(effectContext: CoroutineContext = ...): AndroidComposeTestRule<ActivityScenarioRule<A>, A>' is deprecated. Use `androidx.compose.ui.test.junit4.v2.createAndroidComposeRule` instead. The v2 APIs use StandardTestDispatcher instead of UnconfinedTestDispatcher, which aligns with standard coroutine behavior by queuing tasks rather than executing them immediately. Tests relying on immediate execution may require explicit synchronization. Please refer to the migration guide for more details.
2026-05-27T18:59:14.7837011Z w: file:///home/runner/work/android/android/app/src/androidTest/java/com/yorvana/testsupport/RegressionHelpers.kt:205:5 Redundant creation of Json format. Creating instances for each usage can be slow.
2026-05-27T18:59:16.7247789Z 
2026-05-27T18:59:16.7248759Z > Task :android:app:pixel2api33Setup
2026-05-27T18:59:16.7284539Z "Install Android Emulator v.36.5.11" ready.
2026-05-27T18:59:16.7306833Z Installing Android Emulator in /usr/local/lib/android/sdk/emulator
2026-05-27T18:59:16.7320525Z "Install Android Emulator v.36.5.11" complete.
2026-05-27T18:59:16.7343791Z "Install Android Emulator v.36.5.11" finished.
2026-05-27T18:59:16.7373566Z Checking the license for package Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/licenses
2026-05-27T18:59:16.7395584Z License for package Intel x86_64 Atom System Image accepted.
2026-05-27T18:59:16.7398722Z Preparing "Install Intel x86_64 Atom System Image API 33 (revision 2)".
2026-05-27T18:59:18.9215433Z 
2026-05-27T18:59:18.9238146Z > Task :android:app:compileDebugAndroidTestJavaWithJavac
2026-05-27T18:59:18.9250931Z > Task :android:app:processDebugAndroidTestJavaRes
2026-05-27T18:59:19.7201386Z > Task :android:app:mergeDebugAndroidTestJavaResource
2026-05-27T18:59:26.3207031Z > Task :android:app:dexBuilderDebugAndroidTest
2026-05-27T18:59:27.0201368Z > Task :android:app:mergeProjectDexDebugAndroidTest
2026-05-27T18:59:27.8219135Z > Task :android:app:packageDebugAndroidTest
2026-05-27T18:59:27.8226732Z > Task :android:app:createDebugAndroidTestApkListingFileRedirect
2026-05-27T18:59:47.2216569Z 
2026-05-27T18:59:47.2217497Z > Task :android:app:pixel2api33Setup
2026-05-27T18:59:47.2236900Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" ready.
2026-05-27T18:59:47.2256913Z Installing Intel x86_64 Atom System Image in /usr/local/lib/android/sdk/system-images/android-33/default/x86_64
2026-05-27T18:59:47.2258356Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" complete.
2026-05-27T18:59:47.2276741Z "Install Intel x86_64 Atom System Image API 33 (revision 2)" finished.
2026-05-27T19:02:17.5415673Z Starting 26 tests on pixel2api33
2026-05-27T19:02:18.8216583Z 
2026-05-27T19:02:18.8297396Z > Task :android:app:pixel2api33DebugAndroidTest
2026-05-27T19:02:27.5203180Z 
2026-05-27T19:02:27.5246901Z pixel2api33 Tests 1/26 completed. (0 skipped) (0 failed)
2026-05-27T19:02:37.5200213Z pixel2api33 Tests 2/26 completed. (0 skipped) (0 failed)
2026-05-27T19:02:47.5598237Z pixel2api33 Tests 4/26 completed. (0 skipped) (0 failed)
2026-05-27T19:02:57.5237090Z pixel2api33 Tests 5/26 completed. (0 skipped) (0 failed)
2026-05-27T19:03:07.5213807Z pixel2api33 Tests 6/26 completed. (0 skipped) (0 failed)
2026-05-27T19:03:17.5227002Z pixel2api33 Tests 8/26 completed. (0 skipped) (0 failed)
2026-05-27T19:03:37.5200429Z pixel2api33 Tests 9/26 completed. (0 skipped) (0 failed)
2026-05-27T19:03:47.5206861Z pixel2api33 Tests 10/26 completed. (0 skipped) (0 failed)
2026-05-27T19:04:07.5208343Z pixel2api33 Tests 11/26 completed. (0 skipped) (0 failed)
2026-05-27T19:04:17.5200131Z pixel2api33 Tests 12/26 completed. (0 skipped) (0 failed)
2026-05-27T19:04:27.5208294Z pixel2api33 Tests 13/26 completed. (0 skipped) (0 failed)
2026-05-27T19:04:47.5214936Z pixel2api33 Tests 14/26 completed. (0 skipped) (0 failed)
2026-05-27T19:05:07.5212278Z pixel2api33 Tests 15/26 completed. (0 skipped) (0 failed)
2026-05-27T19:05:17.5208118Z pixel2api33 Tests 16/26 completed. (0 skipped) (0 failed)
2026-05-27T19:05:37.5206666Z pixel2api33 Tests 17/26 completed. (0 skipped) (0 failed)
2026-05-27T19:05:47.5205382Z pixel2api33 Tests 18/26 completed. (0 skipped) (0 failed)
2026-05-27T19:05:57.5206439Z pixel2api33 Tests 19/26 completed. (0 skipped) (0 failed)
2026-05-27T19:06:07.5214321Z pixel2api33 Tests 20/26 completed. (0 skipped) (0 failed)
2026-05-27T19:06:27.5236928Z pixel2api33 Tests 21/26 completed. (0 skipped) (0 failed)
2026-05-27T19:06:37.5216972Z pixel2api33 Tests 22/26 completed. (0 skipped) (0 failed)
2026-05-27T19:06:47.5217199Z pixel2api33 Tests 24/26 completed. (0 skipped) (0 failed)
2026-05-27T19:07:07.5199654Z pixel2api33 Tests 25/26 completed. (0 skipped) (0 failed)
2026-05-27T19:07:12.0218773Z Finished 26 tests on pixel2api33
2026-05-27T19:07:13.3200309Z 
2026-05-27T19:07:13.3208331Z > Task :android:app:mergeDebugAndroidTestTestResultProtos
2026-05-27T19:07:13.3276829Z Test execution completed. See the report at: file:///home/runner/work/android/android/app/build/reports/androidTests/managedDevice/debug/allDevices/index.html
2026-05-27T19:07:13.5204440Z gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_3-1779908282484.json
2026-05-27T19:07:13.6201850Z 
2026-05-27T19:07:13.6227425Z [Incubating] Problems report is available at: file:///home/runner/work/android/android/build/reports/problems/problems-report.html
2026-05-27T19:07:13.6246163Z 
2026-05-27T19:07:13.6291885Z Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
2026-05-27T19:07:13.6316136Z 
2026-05-27T19:07:13.6356797Z You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
2026-05-27T19:07:13.6357828Z 
2026-05-27T19:07:13.6404050Z For more on this, please refer to https://docs.gradle.org/9.5.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
2026-05-27T19:07:13.6426227Z 
2026-05-27T19:07:13.6426482Z BUILD SUCCESSFUL in 9m 19s
2026-05-27T19:07:13.6426944Z 1 actionable task: 1 executed
2026-05-27T19:07:13.8207243Z Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.1/userguide/configuration_cache_enabling.html
2026-05-27T19:07:14.4658679Z ##[group]Run actions/upload-artifact@v7
2026-05-27T19:07:14.4659229Z with:
2026-05-27T19:07:14.4659658Z   name: gmd-regression-test-reports
2026-05-27T19:07:14.4661682Z   path: app/build/reports/androidTests/managedDevice/
app/build/outputs/androidTest-results/managedDevice/
app/build/outputs/managed_device_android_test_additional_output/
macrobenchmark/build/reports/androidTests/managedDevice/
macrobenchmark/build/outputs/androidTest-results/managedDevice/
macrobenchmark/build/outputs/managed_device_android_test_additional_output/

2026-05-27T19:07:14.4663900Z   if-no-files-found: warn
2026-05-27T19:07:14.4664504Z   retention-days: 7
2026-05-27T19:07:14.4664759Z   compression-level: 6
2026-05-27T19:07:14.4665003Z   overwrite: false
2026-05-27T19:07:14.4665238Z   include-hidden-files: false
2026-05-27T19:07:14.4665498Z   archive: true
2026-05-27T19:07:14.4666192Z env:
2026-05-27T19:07:14.4666544Z   JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:07:14.4667367Z   JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.19-10/x64
2026-05-27T19:07:14.4667930Z   GRADLE_ACTION_ID: gradle/actions/setup-gradle
2026-05-27T19:07:14.4668258Z   GRADLE_USER_HOME: /home/runner/.gradle
2026-05-27T19:07:14.4668575Z   GRADLE_BUILD_ACTION_SETUP_COMPLETED: true
2026-05-27T19:07:14.4669056Z   DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle
2026-05-27T19:07:14.4669565Z   DEVELOCITY_INJECTION_CUSTOM_VALUE: gradle-actions
2026-05-27T19:07:14.4670263Z   GITHUB_DEPENDENCY_GRAPH_ENABLED: false
2026-05-27T19:07:14.4670564Z ##[endgroup]
2026-05-27T19:07:14.9623841Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-05-27T19:07:14.9628087Z The least common ancestor is /home/runner/work/android/android. This will be the root directory of the artifact
2026-05-27T19:07:14.9629421Z With the provided path, there will be 66 files uploaded
2026-05-27T19:07:14.9630621Z Artifact name is valid!
2026-05-27T19:07:14.9631326Z Root directory input is valid!
2026-05-27T19:07:15.1859182Z Uploading artifact: gmd-regression-test-reports.zip
2026-05-27T19:07:15.1863816Z Beginning upload of artifact content to blob storage
2026-05-27T19:07:15.4884926Z Uploaded bytes 215412
2026-05-27T19:07:15.5253961Z Finished uploading artifact content to blob storage!
2026-05-27T19:07:15.5256703Z SHA256 digest of uploaded artifact is ad8c61aaf4b87db7077575a5aac3ad81ed03962366a285cec9297288840141d0
2026-05-27T19:07:15.5258496Z Finalizing artifact upload
2026-05-27T19:07:15.8002372Z Artifact gmd-regression-test-reports successfully finalized. Artifact ID 7249394507
2026-05-27T19:07:15.8004352Z Artifact gmd-regression-test-reports has been successfully uploaded! Final size is 215412 bytes. Artifact ID is 7249394507
2026-05-27T19:07:15.8006263Z Artifact download URL: https://github.com/yorvana/android/actions/runs/26532164843/artifacts/7249394507
2026-05-27T19:07:15.8218872Z Post job cleanup.
2026-05-27T19:07:16.1114898Z In post-action step
2026-05-27T19:07:16.1117444Z Enhanced Caching: This build is using the proprietary 'gradle-actions-caching' provider for optimized caching support. See https://github.com/gradle/actions/blob/main/DISTRIBUTION.md for terms of use and opt-out instructions.
2026-05-27T19:07:16.1896890Z Cache is read-only: will not save state for use in subsequent builds.
2026-05-27T19:07:16.1904419Z Generating Job Summary
2026-05-27T19:07:16.1925941Z Completed post-action step
2026-05-27T19:07:16.2298957Z Post job cleanup.
2026-05-27T19:07:16.3824946Z Post job cleanup.
2026-05-27T19:07:16.5090650Z [command]/usr/bin/git version
2026-05-27T19:07:16.5186562Z git version 2.54.0
2026-05-27T19:07:16.5249275Z Temporarily overriding HOME='/home/runner/work/_temp/921698ed-4257-46df-92ca-e6f08cd8502a' before making global git config changes
2026-05-27T19:07:16.5262330Z Adding repository directory to the temporary git global config as a safe directory
2026-05-27T19:07:16.5264249Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/android/android
2026-05-27T19:07:16.5308408Z Removing SSH command configuration
2026-05-27T19:07:16.5310708Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-27T19:07:16.5352265Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-27T19:07:16.5664917Z Removing HTTP extra header
2026-05-27T19:07:16.5671257Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-27T19:07:16.5712279Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-27T19:07:16.5944951Z Removing includeIf entries pointing to credentials config files
2026-05-27T19:07:16.5953822Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-27T19:07:16.6010144Z includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T19:07:16.6011259Z includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T19:07:16.6012461Z includeif.gitdir:/github/workspace/.git.path
2026-05-27T19:07:16.6013435Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T19:07:16.6022546Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git.path
2026-05-27T19:07:16.6045299Z /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6058464Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git.path /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6098714Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path
2026-05-27T19:07:16.6127359Z /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6139942Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/android/android/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6174168Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-05-27T19:07:16.6198459Z /github/runner_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6208828Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6243366Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-05-27T19:07:16.6268032Z /github/runner_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6278495Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config
2026-05-27T19:07:16.6314434Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-27T19:07:16.6545170Z Removing credentials config '/home/runner/work/_temp/git-credentials-ee904d5d-8bde-4979-9ea5-51c86a826eac.config'
2026-05-27T19:07:16.6691412Z Cleaning up orphan processes
2026-05-27T19:07:16.7228185Z Terminate orphan process: pid (2259) (java)
2026-05-27T19:07:16.7272976Z Terminate orphan process: pid (2331) (java)
2026-05-27T19:07:16.7391137Z Terminate orphan process: pid (2510) (adb)
